WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / NullablePropertyChangedEventArgs<T> Class
Properties


In This Topic
    NullablePropertyChangedEventArgs<T> Class Members
    In This Topic

    The following tables list the members exposed by NullablePropertyChangedEventArgs<T>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyThe value of the property after the change. (Inherited from C1.WinUI.Core.PropertyChangedEventArgs<Nullable<T>>)
    Public PropertyThe value of the property before the change. (Inherited from C1.WinUI.Core.PropertyChangedEventArgs<Nullable<T>>)
    Top
    See Also